hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
IUnknown
directx
com
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
) nothrow
interface
IUnknown {
HRESULT
QueryInterface
(IID* riid, void** pvObject);
ULONG
AddRef
();
ULONG
Release
();
}
Members
Functions
AddRef
ULONG
AddRef
()
Undocumented in source.
QueryInterface
HRESULT
QueryInterface
(IID* riid, void** pvObject)
Undocumented in source.
Release
ULONG
Release
()
Undocumented in source.
Meta
Source
See Implementation
directx
com
aliases
LPCLASSFACTORY
LPUNKNOWN
REFGUID, REFIID, REFCLSID, REFFMTID
functions
MIDL_user_allocate
MIDL_user_free
interfaces
IClassFactory
IPrintDocumentPackageTarget
IUnknown
manifest constants
INTSAFE_E_ARITHMETIC_OVERFLOW
templates
uuid